ICanDetectDifferences
Represents an interface that defines the method for detecting differences between objects.
Methods
Name | Description |
---|---|
GetDifferences(otherObj) | Compares the current object with another object and returns the differences. |
Represents an interface that defines the method for detecting differences between objects.
Name | Description |
---|---|
GetDifferences(otherObj) | Compares the current object with another object and returns the differences. |